home *** CD-ROM | disk | FTP | other *** search
/ Eagles Nest BBS 1 / Eagles_Nest_Mac_Collection_Disc_1.TOAST / Special Hardware / SCSIAccel210 / READ ME < prev    next >
Text File  |  1989-03-10  |  1KB  |  14 lines

  1. Some one and a half year ago, somebody put on the net an INIT file that
  2. was reported to improve SCSI disk performance considerably. However, that
  3. file contained a huge bug. Shortly after that I put on the net a quick
  4. hack that fixed that bug. Since system 6.0x came out, I noticed that the
  5. init no longer installed the patches. The reason was that the init code checked
  6. the piece of code it was going to patch for the occurrence of certain instructions
  7. so that it could be sure that it was patching the right thing. After some hacking
  8. I found out that the patches were still apllicable, but they had to be applied
  9. at a different position in the SCSI manager code. Thus, I fixed the INIT to
  10. check for both cases and handle them correclty.
  11. In the process, I also added an icon to the init, which will only be shown when
  12. the patches are really applied. I am sending out the archive below containing
  13. several variants of the INIT (see the RED_ME file) and some documentation.
  14. In the documentation it is explained how it works and for whom it will work.